github.com/jackc/pgx/v5.dbTx.Prepare (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5 (current package)
		tx.go#L235: func (tx *dbTx) Prepare(ctx context.Context, name, sql string) (*pgconn.StatementDescription, error) {